The Dreamweaver JavaScript API > File manipulation functions > dom.showListPropertiesDialog() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Sets the style of the selected list.
Arguments
listTag
listTag
is the tag associated with the list. It must be "ol"
, "ul"
, "dl"
, or an empty string.
Returns
Nothing.
Enabler
None.
![]() ![]() ![]() |